Automations

Terminal Commands

  • Version: 1.7.0
  • Official Verified

OpenBots Commands for interacting with terminals.

OpenBots.Commands.Terminal \ BZ Terminal Get Text Command

Command: BZ Terminal Get Text Command

This command gets text from a specified location on a targeted terminal screen.

Parameters

BZ Terminal Instance Name

Enter the unique instance that was specified in the **Create BZ Terminal Session** command.

Required

Row Position

Input the vertical position of the terminal. Starts from 1 at the top and increases going down.

Required

Column Position

Input the horizontal position of the terminal. Starts from 1 on the left and increases going right.

Required

Length

Enter the length of the field to extract text from.

Required

Output Text Variable

Create a new variable or select a variable from the list.

Required

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Error Handling

Optional field for how to handle errors encountered.

Required

Comment Field (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command.

Logo